home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip: 2001 Haziran
/
CHIP Haziran2001.iso
/
prog
/
share
/
30
/
_SETUP.1
/
MiniMac.exe
/
0
/
RCDATA
/
TFRMVMACROOFF
/
TFRMVMACROOFF.txt
Wrap
Text File
|
2001-03-20
|
1KB
|
67 lines
object frmVMacroOff: TfrmVMacroOff
Left = 322
Top = 159
Width = 147
Height = 57
Hint = 'Press spacebar to close|'
ActiveControl = btnClose
BorderIcons = []
BorderStyle = bsSizeToolWin
Caption = 'Recording Off'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = True
Position = poScreenCenter
OnClose = FormClose
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object btnClose: TButton
Left = 52
Top = 5
Width = 83
Height = 22
Hint = 'Press Spacebar to Close|Close'
Caption = '&Close'
ParentShowHint = False
ShowHint = True
TabOrder = 0
OnClick = btnCloseClick
end
object UpDown1: TUpDown
Left = 28
Top = 4
Width = 16
Height = 21
Associate = Edit1
Min = 1
Max = 10
Position = 1
TabOrder = 1
Thousands = False
Wrap = False
end
object Edit1: TEdit
Left = 1
Top = 4
Width = 27
Height = 21
Hint = 'Select # replays|Select replay count 1 - 50'
ParentShowHint = False
ReadOnly = True
ShowHint = True
TabOrder = 2
Text = '1'
end
object Timer1: TTimer
Enabled = False
Interval = 250
OnTimer = Timer1Timer
Left = 82
end
end